//==============================================================================
// Fire Giant_anim.txt
// Added EclipseSFX | Toasty Goblin
//==============================================================================

define eclipseSFX
{
   SetSelector
   {
		TechLogic none/Eclipse Active
		set hotspot
		{
			version
			{
			  Visualnone jimmy
			}
		}
		set hotspot
		{
			version
			{
			  Visualparticle SFX A Eclipse Unit effect
			}
		}		    
   }
}

//==============================================================================
define norsebirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX N Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define FireFoot
{
   set hotspot
   {
      version
      {
		Visualparticle Special N Fire Giant FireFoot
      }
   }
}

//==============================================================================
define FireHand
{
   set hotspot
  {
      version
      {
         Visualparticle Special N Fire Giant FireHand
      }
   }
}

//==============================================================================
define FireHandCharging
{
   set hotspot
  {
      version
      {
         Visualparticle Special N Fire Giant FireHand Charging
      }
   }
}

//==============================================================================
define FireHandRanged
{
   set hotspot
  {
      version
      {
         Visualparticle Special N Fire Giant FireHand Ranged
      }
   }
}

//==============================================================================
define FirePelvis
{
   set hotspot
   {
      version
      {
		   Visualparticle Special N Fire Giant FirePelvis
      }
   }
}

//==============================================================================
define SmokePelvis
{
   set hotspot
   {
      version
      {
        Visualparticle Special N Fire Giant SmokePelvis
      }
   }
}

//==============================================================================
define deathfire
{
   set hotspot
   {
      version
      {
        Visualparticle special n fire giant death fire
      }
   }
}

//==============================================================================
define deathsmoke
{
   set hotspot
   {
      version
      {
        Visualparticle special n fire giant death smoke
      }
   }
}

//==============================================================================
define deathash
{
   set hotspot
   {
      version
      {
        Visualparticle special n fire giant death ash
      }
   }
}

//==============================================================================
anim Birth
{
   SetSelector 
   {
     Techlogic none/Fire Giant Tech
	 set hotspot
      {
         version
         {
				Visual Special N Fire Giant_boredA
				Connect LEFTFOOT FireFoot hotspot
				Connect LEFTHAND FireHand hotspot
				Connect FRONTABDOMEN FirePelvis hotspot
				Connect FRONTABDOMEN SmokePelvis hotspot
				connect HOTSPOT norsebirthSFX hotspot
				connect hotspot eclipseSFX hotspot
				length 1.5
         }
      }
set hotspot
      {
         version
         {
            Visual Special N Fire Giant_boredA
				Connect LEFTFOOT FireFoot hotspot
				Connect LEFTHAND FireHand hotspot
				Connect FRONTABDOMEN FirePelvis hotspot
				Connect FRONTABDOMEN SmokePelvis hotspot
				connect HOTSPOT norsebirthSFX hotspot
				connect hotspot eclipseSFX hotspot
				length 1.5
				replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}
//==============================================================================
anim Idle
{
   SetSelector 
   {
      Techlogic none/Fire Giant Tech    
	 set hotspot
      {
         version
         {
   		   Visual Special N Fire Giant_idleA
		      Connect LEFTFOOT FireFoot hotspot
		      Connect LEFTHAND FireHand hotspot
		      Connect RIGHTFOOT FireFoot hotspot
		      Connect RIGHTHAND FireHand hotspot
		      Connect FRONTABDOMEN FirePelvis hotspot
		      Connect FRONTABDOMEN SmokePelvis hotspot
			  connect hotspot eclipseSFX hotspot
         }
      }
set hotspot
      {
         version
         {
            Visual Special N Fire Giant_idleA
		      Connect LEFTFOOT FireFoot hotspot
		      Connect LEFTHAND FireHand hotspot
		      Connect RIGHTFOOT FireFoot hotspot
		      Connect RIGHTHAND FireHand hotspot
		      Connect FRONTABDOMEN FirePelvis hotspot
		      Connect FRONTABDOMEN SmokePelvis hotspot
			  connect hotspot eclipseSFX hotspot
			  replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector 
   {
      VariationLogic
      Techlogic none/Fire Giant Tech
	  set hotspot
      {
         version
         {
            Visual Special N Fire Giant_boredA
		      Connect LEFTFOOT FireFoot hotspot
		      Connect LEFTHAND FireHand hotspot
		      Connect RIGHTFOOT FireFoot hotspot
		      Connect RIGHTHAND FireHand hotspot
		      Connect FRONTABDOMEN FirePelvis hotspot
		      Connect FRONTABDOMEN SmokePelvis hotspot
			  connect hotspot eclipseSFX hotspot
         }
      }
set hotspot
      {
         version
         {
            Visual Special N Fire Giant_boredA
		      Connect LEFTFOOT FireFoot hotspot
		      Connect LEFTHAND FireHand hotspot
		      Connect RIGHTFOOT FireFoot hotspot
		      Connect RIGHTHAND FireHand hotspot
		      Connect FRONTABDOMEN FirePelvis hotspot
		      Connect FRONTABDOMEN SmokePelvis hotspot
			  connect hotspot eclipseSFX hotspot
			  replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}


//==============================================================================
anim Death
{
   SetSelector
   {
      Techlogic none/Fire Giant Tech      
	  set hotspot
      {
         version
         {
			Visual Special N Fire Giant_deathA
			Connect HOTSPOT deathfire hotspot
			Connect HOTSPOT deathsmoke hotspot
			Connect TOPOFHEAD deathash hotspot
			Connect FRONTABDOMEN deathash hotspot
			connect hotspot eclipseSFX hotspot
         }
      }
set hotspot
      {
         version
         {
            Visual Special N Fire Giant_deathA
			Connect HOTSPOT deathfire hotspot
			Connect HOTSPOT deathsmoke hotspot
			Connect TOPOFHEAD deathash hotspot
			Connect FRONTABDOMEN deathash hotspot
			connect hotspot eclipseSFX hotspot
			replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector 
   {
      Techlogic none/Fire Giant Tech      
	  set hotspot
      {
         version
         {
            Visual Special N Fire Giant_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.10 true   
            tag FootstepRight 0.60 true   
            tag SpecificSoundSet 0.52 false GiantFootstepFiery checkVisible 
            tag SpecificSoundSet 0.00 false GiantFootstepFiery checkVisible 
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect LEFTHAND FireHand hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect RIGHTHAND FireHand hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			connect hotspot eclipseSFX hotspot
         }
      }
set hotspot
      {
         version
         {
            Visual Special N Fire Giant_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.10 true   
            tag FootstepRight 0.60 true   
            tag SpecificSoundSet 0.52 false GiantFootstepFiery checkVisible 
            tag SpecificSoundSet 0.00 false GiantFootstepFiery checkVisible 
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect LEFTHAND FireHand hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect RIGHTHAND FireHand hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			connect hotspot eclipseSFX hotspot
			replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}


//==============================================================================
anim Attack
{
   SetSelector
   {
      Techlogic none/Fire Giant Tech     
	  set hotspot
      {
         version
         {
			Visual Special N Fire Giant_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.19 true   
            tag Attack 0.72 true   
            tag GenericSound 0.13 true   
            tag SpecificSoundSet 0.20 false FireGiantAttack checkVisible 
            tag SpecificSoundSet 0.71 false FireGiantAttack checkVisible 
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect LEFTHAND FireHand hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect RIGHTHAND FireHand hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			//Tag Throw 0.21 true
			//Tag Throw 0.22 true
			//Tag Throw 0.23 true
			//Tag Throw 0.24 true
			//Tag Throw 0.25 true
			//Tag Throw 0.26 true
			//Tag Throw 0.27 true
			connect hotspot eclipseSFX hotspot
         }
      }
set hotspot
      {
         version
         {
            Visual Special N Fire Giant_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.19 true   
            tag Attack 0.72 true   
            tag GenericSound 0.13 true   
            tag SpecificSoundSet 0.20 false FireGiantAttack checkVisible 
            tag SpecificSoundSet 0.71 false FireGiantAttack checkVisible 
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect LEFTHAND FireHand hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect RIGHTHAND FireHand hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			//Tag Throw 0.21 true
			//Tag Throw 0.22 true
			//Tag Throw 0.23 true
			//Tag Throw 0.24 true
			//Tag Throw 0.25 true
			//Tag Throw 0.26 true
			//Tag Throw 0.27 true
			connect hotspot eclipseSFX hotspot
			replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}

//==============================================================================
//-- anim RangedAttack
{
   SetSelector
   {
      Techlogic none/Fire Giant Tech      
	  set hotspot
      {
         version
         {
			Visual Special N Fire Giant_rangedattackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.27 true   
            tag Attack 0.69 true   
            tag GenericSound 0.13 true   
            tag SpecificSoundSet 0.28 false FireGiantAttack checkVisible 
            tag SpecificSoundSet 0.75 false FireGiantAttack checkVisible 
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			Connect RIGHTHAND FireHandRanged hotspot
			Connect LEFTHAND FireHandRanged hotspot
			//Tag Throw 0.21 true
			//Tag Throw 0.22 true
			//Tag Throw 0.23 true
			//Tag Throw 0.24 true
			//Tag Throw 0.25 true
			//Tag Throw 0.26 true
			//Tag Throw 0.27 true
			length 3
            connect hotspot eclipseSFX hotspot
			}
			version
			{
			Visual Special N Fire Giant_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.19 true   
            tag Attack 0.72 true   
            tag GenericSound 0.13 true   
            tag SpecificSoundSet 0.20 false FireGiantAttack checkVisible 
            tag SpecificSoundSet 0.71 false FireGiantAttack checkVisible 
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect LEFTHAND FireHand hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect RIGHTHAND FireHand hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			//Tag Throw 0.21 true
			//Tag Throw 0.22 true
			//Tag Throw 0.23 true
			//Tag Throw 0.24 true
			//Tag Throw 0.25 true
			//Tag Throw 0.26 true
			//Tag Throw 0.27 true
			connect hotspot eclipseSFX hotspot
            }
         }
      }
	  SetSelector
	  {
         set hotspot
         {
             version
             {
			    Visual Special N Fire Giant_rangedattackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.27 true   
            tag Attack 0.69 true   
            tag GenericSound 0.13 true   
            tag SpecificSoundSet 0.28 false FireGiantAttack checkVisible 
            tag SpecificSoundSet 0.75 false FireGiantAttack checkVisible 
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			Connect RIGHTHAND FireHandRanged hotspot
			Connect LEFTHAND FireHandRanged hotspot
			//Tag Throw 0.21 true
			//Tag Throw 0.22 true
			//Tag Throw 0.23 true
			//Tag Throw 0.24 true
			//Tag Throw 0.25 true
			//Tag Throw 0.26 true
			//Tag Throw 0.27 true
			length 3
            connect hotspot eclipseSFX hotspot		
			replaceTexture special n fire giant/tg special n fire giant upgrade
			}
			version
			{
			Visual Special N Fire Giant_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.19 true   
            tag Attack 0.72 true   
            tag GenericSound 0.13 true   
            tag SpecificSoundSet 0.20 false FireGiantAttack checkVisible 
            tag SpecificSoundSet 0.71 false FireGiantAttack checkVisible 
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect LEFTHAND FireHand hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect RIGHTHAND FireHand hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			//Tag Throw 0.21 true
			//Tag Throw 0.22 true
			//Tag Throw 0.23 true
			//Tag Throw 0.24 true
			//Tag Throw 0.25 true
			//Tag Throw 0.26 true
			//Tag Throw 0.27 true
			connect hotspot eclipseSFX hotspot
			replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}

//==============================================================================
anim RangedAttack
{
   SetSelector
   {
      Techlogic none/Fire Giant Tech      
	  set hotspot
      {
         version
         {
			Visual Special N Fire Giant_rangedattackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.27 true   
            tag Attack 0.69 true   
            tag GenericSound 0.13 true   
            tag SpecificSoundSet 0.28 false FireGiantAttack checkVisible 
            tag SpecificSoundSet 0.75 false FireGiantAttack checkVisible 
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			Connect RIGHTHAND FireHandRanged hotspot
			Connect LEFTHAND FireHandRanged hotspot
			//Tag Throw 0.21 true
			//Tag Throw 0.22 true
			//Tag Throw 0.23 true
			//Tag Throw 0.24 true
			//Tag Throw 0.25 true
			//Tag Throw 0.26 true
			//Tag Throw 0.27 true
			length 3
            connect hotspot eclipseSFX hotspot
         }
      }
set hotspot
      {
         version
         {
			Visual Special N Fire Giant_rangedattackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.27 true   
            tag Attack 0.69 true   
            tag GenericSound 0.13 true   
            tag SpecificSoundSet 0.28 false FireGiantAttack checkVisible 
            tag SpecificSoundSet 0.75 false FireGiantAttack checkVisible 
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			Connect RIGHTHAND FireHandRanged hotspot
			Connect LEFTHAND FireHandRanged hotspot
			//Tag Throw 0.21 true
			//Tag Throw 0.22 true
			//Tag Throw 0.23 true
			//Tag Throw 0.24 true
			//Tag Throw 0.25 true
			//Tag Throw 0.26 true
			//Tag Throw 0.27 true
			length 3
            connect hotspot eclipseSFX hotspot		
			replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}

//==============================================================================
anim Charging
{
   SetSelector
   {
      Techlogic none/Fire Giant Tech     
	  set hotspot
      {
         version
         {
			Visual Special N Fire Giant_rangedattackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.75 true   
            tag GenericSound 0.13 true   
            tag SpecificSoundSet 0.71 false FireGiantAttack checkVisible
            tag SpecificSoundSet 0.75 false FireGiantFireball checkVisible 			
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			Connect RIGHTHAND FireHandCharging hotspot
			Connect LEFTHAND FireHandCharging hotspot
			//Tag Throw 0.21 true
			//Tag Throw 0.22 true
			//Tag Throw 0.23 true
			//Tag Throw 0.24 true
			//Tag Throw 0.25 true
			//Tag Throw 0.26 true
			//Tag Throw 0.27 true
			connect hotspot eclipseSFX hotspot
         }
      }
set hotspot
      {
         version
         {
            Visual Special N Fire Giant_rangedattackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.75 true   
            tag GenericSound 0.13 true   
            tag SpecificSoundSet 0.71 false FireGiantAttack checkVisible
            tag SpecificSoundSet 0.75 false FireGiantFireball checkVisible 			
//-- end auto generated section
			Connect LEFTFOOT FireFoot hotspot
			Connect RIGHTFOOT FireFoot hotspot
			Connect FRONTABDOMEN FirePelvis hotspot
			Connect FRONTABDOMEN SmokePelvis hotspot
			Connect RIGHTHAND FireHandCharging hotspot
			Connect LEFTHAND FireHandCharging hotspot
			//Tag Throw 0.21 true
			//Tag Throw 0.22 true
			//Tag Throw 0.23 true
			//Tag Throw 0.24 true
			//Tag Throw 0.25 true
			//Tag Throw 0.26 true
			//Tag Throw 0.27 true
			connect hotspot eclipseSFX hotspot
			replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector 
   {
      Techlogic none/Fire Giant Tech     
	  set hotspot
      {
         version
         {
   		   Visual Special N Fire Giant_FlailA
		      Connect LEFTFOOT FireFoot hotspot
		      Connect LEFTHAND FireHand hotspot
		      Connect RIGHTFOOT FireFoot hotspot
		      Connect RIGHTHAND FireHand hotspot
		      Connect FRONTABDOMEN FirePelvis hotspot
		      Connect FRONTABDOMEN SmokePelvis hotspot
			  connect hotspot eclipseSFX hotspot
         }
         
      }
set hotspot
      {
         version
         {
            Visual Special N Fire Giant_FlailA
		      Connect LEFTFOOT FireFoot hotspot
		      Connect LEFTHAND FireHand hotspot
		      Connect RIGHTFOOT FireFoot hotspot
		      Connect RIGHTHAND FireHand hotspot
		      Connect FRONTABDOMEN FirePelvis hotspot
		      Connect FRONTABDOMEN SmokePelvis hotspot
			  connect hotspot eclipseSFX hotspot
			  replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}

//==============================================================================
anim Cinematic
{
   SetSelector
   {
      Techlogic none/Fire Giant Tech     
	  set hotspot
      {
         name Nfiregiant_cine312shieldfromrocks
         version
         {
            Visual Nfiregiant_cine312shieldfromrocks
			  Connect LEFTFOOT FireFoot hotspot
		      Connect LEFTHAND FireHand hotspot
		      Connect RIGHTFOOT FireFoot hotspot
		      Connect RIGHTHAND FireHand hotspot
		      Connect FRONTABDOMEN FirePelvis hotspot
		      Connect FRONTABDOMEN SmokePelvis hotspot
         }
      }
set hotspot
      {
         name Nfiregiant_cine312shieldfromrocks
         version
         {
            Visual Nfiregiant_cine312shieldfromrocks
			  Connect LEFTFOOT FireFoot hotspot
		      Connect LEFTHAND FireHand hotspot
		      Connect RIGHTFOOT FireFoot hotspot
		      Connect RIGHTHAND FireHand hotspot
		      Connect FRONTABDOMEN FirePelvis hotspot
		      Connect FRONTABDOMEN SmokePelvis hotspot
			  replaceTexture special n fire giant/tg special n fire giant upgrade
         }
      }
   }
}